[INFO] fetching crate ascii-rs 0.1.2...
[INFO] testing ascii-rs-0.1.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate ascii-rs 0.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ascii-rs 0.1.2
[INFO] finished tweaking crates.io crate ascii-rs 0.1.2
[INFO] tweaked toml for crates.io crate ascii-rs 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ascii-rs 0.1.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded built v0.8.1
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.18
[INFO] [stderr]   Downloaded imgref v1.12.2
[INFO] [stderr]   Downloaded bitstream-io v4.10.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.13
[INFO] [stderr]   Downloaded avif-serialize v0.8.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2008bdeab658d1b98332feb27c93b5284f4d21f7b7a2662c43ee9a212ff0ce4
[INFO] running `Command { std: "docker" "start" "-a" "d2008bdeab658d1b98332feb27c93b5284f4d21f7b7a2662c43ee9a212ff0ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2008bdeab658d1b98332feb27c93b5284f4d21f7b7a2662c43ee9a212ff0ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2008bdeab658d1b98332feb27c93b5284f4d21f7b7a2662c43ee9a212ff0ce4", kill_on_drop: false }`
[INFO] [stdout] d2008bdeab658d1b98332feb27c93b5284f4d21f7b7a2662c43ee9a212ff0ce4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a746ed1534f145c46c88493fc158f8a2248985788ab6d2b0e6f0ce92dfee74f
[INFO] running `Command { std: "docker" "start" "-a" "7a746ed1534f145c46c88493fc158f8a2248985788ab6d2b0e6f0ce92dfee74f", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling ascii-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.69s
[INFO] running `Command { std: "docker" "inspect" "7a746ed1534f145c46c88493fc158f8a2248985788ab6d2b0e6f0ce92dfee74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a746ed1534f145c46c88493fc158f8a2248985788ab6d2b0e6f0ce92dfee74f", kill_on_drop: false }`
[INFO] [stdout] 7a746ed1534f145c46c88493fc158f8a2248985788ab6d2b0e6f0ce92dfee74f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 501e520e9bba5dbcfc6392b3c966eecd2824447022bd304b7acf89e94aae4c01
[INFO] running `Command { std: "docker" "start" "-a" "501e520e9bba5dbcfc6392b3c966eecd2824447022bd304b7acf89e94aae4c01", kill_on_drop: false }`
[INFO] [stderr]    Compiling ascii-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "501e520e9bba5dbcfc6392b3c966eecd2824447022bd304b7acf89e94aae4c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "501e520e9bba5dbcfc6392b3c966eecd2824447022bd304b7acf89e94aae4c01", kill_on_drop: false }`
[INFO] [stdout] 501e520e9bba5dbcfc6392b3c966eecd2824447022bd304b7acf89e94aae4c01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d207758dc44f8e3c8d2aa35f8838329f9f4d8570097ca17788d2f9df212bff0
[INFO] running `Command { std: "docker" "start" "-a" "0d207758dc44f8e3c8d2aa35f8838329f9f4d8570097ca17788d2f9df212bff0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ascii_rs-3e58086c2511328f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ascii_rs
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 73) ... FAILED
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 91) ... FAILED
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::from_slice (line 46) ... FAILED
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::new (line 23) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 73) stdout ----
[INFO] [stdout] error: couldn't read `src/your-path`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/image_proc.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let source = include_bytes!("your-path");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rustascii` in this scope
[INFO] [stdout]   --> src/image_proc.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | use rustascii::{image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 91) stdout ----
[INFO] [stdout] error: couldn't read `src/your-path`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/image_proc.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let source = include_bytes!("your-path");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rustascii` in this scope
[INFO] [stdout]   --> src/image_proc.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | use rustascii::{image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]   --> src/image_proc.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut file_writer = fs::File::create_new("your-new-file")?;
[INFO] [stdout]    |                               ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 92 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 -         let mut file_writer = fs::File::create_new("your-new-file")?;
[INFO] [stdout] 99 +         let mut file_writer = File::create_new("your-new-file")?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::from_slice (line 46) stdout ----
[INFO] [stdout] error: couldn't read `src/your image path`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/image_proc.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let source = include_bytes!("your image path");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rustascii` in this scope
[INFO] [stdout]   --> src/image_proc.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use rustascii::{image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::new (line 23) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rustascii` in this scope
[INFO] [stdout]   --> src/image_proc.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rustascii::{image, image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustascii`
[INFO] [stdout]   --> src/image_proc.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rustascii::{image, image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::from_slice (line 46)
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::new (line 23)
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 73)
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 91)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0d207758dc44f8e3c8d2aa35f8838329f9f4d8570097ca17788d2f9df212bff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d207758dc44f8e3c8d2aa35f8838329f9f4d8570097ca17788d2f9df212bff0", kill_on_drop: false }`
[INFO] [stdout] 0d207758dc44f8e3c8d2aa35f8838329f9f4d8570097ca17788d2f9df212bff0
